home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
mus
/
play
/
SPLibDev.lha
/
superplay-lib_DEV
/
Programmers
/
include
/
proto
/
superplay.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1997-08-15
|
345 b
|
17 lines
/*
** $VER: superplay.h 5.1 (8.8.96)
**
** prototype/pragma include for superplay.library
**
** (C) Copyright 1994-96 Andreas R. Kleinert
** All Rights Reserved.
*/
#ifndef PROTO_SUPERPLAY_H
#define PROTO_SUPERPLAY_H
#include <clib/superplay_protos.h>
#include <pragmas/superplay_pragmas.h>
#endif /* PROTO_SUPERPLAY_H */